[INFO] cloning repository https://github.com/thierry1804/rustpentest
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/thierry1804/rustpentest" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fthierry1804%2Frustpentest", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fthierry1804%2Frustpentest'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 9674705a4c3a0144dae0012045f2af926ed56624
[INFO] checking thierry1804/rustpentest against master#c290daa1e5274a52e54a0f49e31bd70192abc606 for pr-133502-23
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fthierry1804%2Frustpentest" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-6-tc1/source/.cargo/config.toml
[INFO] started tweaking git repo https://github.com/thierry1804/rustpentest
[INFO] finished tweaking git repo https://github.com/thierry1804/rustpentest
[INFO] tweaked toml for git repo https://github.com/thierry1804/rustpentest written to /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/thierry1804/rustpentest on toolchain c290daa1e5274a52e54a0f49e31bd70192abc606
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c290daa1e5274a52e54a0f49e31bd70192abc606" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/thierry1804/rustpentest already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c290daa1e5274a52e54a0f49e31bd70192abc606" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded wasmtime-jit-icache-coherence v27.0.0
[INFO] [stderr]   Downloaded wasmtime-slab v27.0.0
[INFO] [stderr]   Downloaded wasmtime-versioned-export-macros v27.0.0
[INFO] [stderr]   Downloaded chromiumoxide_types v0.9.1
[INFO] [stderr]   Downloaded cranelift-native v0.114.0
[INFO] [stderr]   Downloaded cranelift-entity v0.114.0
[INFO] [stderr]   Downloaded cranelift-control v0.114.0
[INFO] [stderr]   Downloaded cranelift-bitset v0.114.0
[INFO] [stderr]   Downloaded cranelift-codegen-shared v0.114.0
[INFO] [stderr]   Downloaded wasmtime-component-util v27.0.0
[INFO] [stderr]   Downloaded wasmtime-asm-macros v27.0.0
[INFO] [stderr]   Downloaded chromiumoxide_pdl v0.9.1
[INFO] [stderr]   Downloaded cranelift-bforest v0.114.0
[INFO] [stderr]   Downloaded wasmtime-wit-bindgen v27.0.0
[INFO] [stderr]   Downloaded which v8.0.2
[INFO] [stderr]   Downloaded pulley-interpreter v27.0.0
[INFO] [stderr]   Downloaded async-tungstenite v0.32.1
[INFO] [stderr]   Downloaded wasmprinter v0.219.2
[INFO] [stderr]   Downloaded cranelift-frontend v0.114.0
[INFO] [stderr]   Downloaded wasm-encoder v0.219.2
[INFO] [stderr]   Downloaded cranelift-isle v0.114.0
[INFO] [stderr]   Downloaded chromiumoxide v0.9.1
[INFO] [stderr]   Downloaded wasmtime-environ v27.0.0
[INFO] [stderr]   Downloaded cranelift-codegen-meta v0.114.0
[INFO] [stderr]   Downloaded wit-parser v0.219.2
[INFO] [stderr]   Downloaded wasmtime-cranelift v27.0.0
[INFO] [stderr]   Downloaded wasmtime-component-macro v27.0.0
[INFO] [stderr]   Downloaded wasmparser v0.219.2
[INFO] [stderr]   Downloaded wasmtime v27.0.0
[INFO] [stderr]   Downloaded chromiumoxide_cdp v0.9.1
[INFO] [stderr]   Downloaded cranelift-codegen v0.114.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3d5ced03c013a94a2f102a4510f48a6e9184255caf5fd8244f58017bde7f5210" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 7092b09270071029d3a52f6cec4498bb8d431a19f3992f5df7064d941cf1301f
[INFO] running `Command { std: "docker" "start" "7092b09270071029d3a52f6cec4498bb8d431a19f3992f5df7064d941cf1301f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "7092b09270071029d3a52f6cec4498bb8d431a19f3992f5df7064d941cf1301f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "7092b09270071029d3a52f6cec4498bb8d431a19f3992f5df7064d941cf1301f" "/opt/rustwide/cargo-home/bin/cargo" "+c290daa1e5274a52e54a0f49e31bd70192abc606" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "7092b09270071029d3a52f6cec4498bb8d431a19f3992f5df7064d941cf1301f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-w" "/opt/rustwide/workdir" "--user" "0:0" "7092b09270071029d3a52f6cec4498bb8d431a19f3992f5df7064d941cf1301f" "/opt/rustwide/cargo-home/bin/cargo" "+c290daa1e5274a52e54a0f49e31bd70192abc606" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]     Checking value-bag v1.12.0
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]     Checking serde v1.0.228
[INFO] [stderr]     Checking tokio v1.52.1
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]     Checking futures-util v0.3.32
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]     Checking yoke v0.8.2
[INFO] [stderr]     Checking event-listener v5.4.1
[INFO] [stderr]     Checking serde_json v1.0.149
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]     Checking time v0.3.47
[INFO] [stderr]     Checking futures-lite v2.6.1
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling socket2 v0.6.3
[INFO] [stderr]     Checking zerovec v0.11.6
[INFO] [stderr]    Compiling mio v1.2.0
[INFO] [stderr]     Checking log v0.4.29
[INFO] [stderr]    Compiling cc v1.2.61
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]     Checking linux-raw-sys v0.12.1
[INFO] [stderr]     Checking tracing v0.1.44
[INFO] [stderr]    Compiling rand v0.8.6
[INFO] [stderr]     Checking regex-automata v0.4.14
[INFO] [stderr]     Checking zerotrie v0.2.4
[INFO] [stderr]    Compiling tinystr v0.8.3
[INFO] [stderr]     Checking potential_utf v0.1.5
[INFO] [stderr]    Compiling icu_collections v2.2.0
[INFO] [stderr]     Checking event-listener-strategy v0.5.4
[INFO] [stderr]     Checking icu_locale_core v2.2.0
[INFO] [stderr]    Compiling dirs-sys-next v0.1.2
[INFO] [stderr]    Compiling async-io v2.6.0
[INFO] [stderr]    Compiling phf_generator v0.11.3
[INFO] [stderr]    Compiling regex-syntax v0.8.10
[INFO] [stderr]     Checking nom v7.1.3
[INFO] [stderr]    Compiling phf_macros v0.11.3
[INFO] [stderr]    Compiling string_cache_codegen v0.5.4
[INFO] [stderr]    Compiling cmake v0.1.58
[INFO] [stderr]     Checking icu_provider v2.2.0
[INFO] [stderr]    Compiling phf_codegen v0.11.3
[INFO] [stderr]    Compiling dirs-next v2.0.0
[INFO] [stderr]     Checking icu_properties v2.2.0
[INFO] [stderr]     Checking icu_normalizer v2.2.0
[INFO] [stderr]    Compiling phf_generator v0.10.0
[INFO] [stderr]    Compiling futures-intrusive v0.5.0
[INFO] [stderr]     Checking phf v0.11.3
[INFO] [stderr]    Compiling spin v0.9.8
[INFO] [stderr]    Compiling tiny-keccak v2.0.2
[INFO] [stderr]    Compiling rustls v0.23.39
[INFO] [stderr]    Compiling ryu v1.0.23
[INFO] [stderr]    Compiling aws-lc-sys v0.40.0
[INFO] [stderr]    Compiling libsqlite3-sys v0.30.1
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling flume v0.11.1
[INFO] [stderr]     Checking rusticata-macros v4.1.0
[INFO] [stderr]    Compiling phf_codegen v0.10.0
[INFO] [stderr]    Compiling term v0.7.0
[INFO] [stderr]    Compiling markup5ever v0.12.1
[INFO] [stderr]     Checking async-channel v2.5.0
[INFO] [stderr]    Compiling futures-executor v0.3.32
[INFO] [stderr]    Compiling asn1-rs-derive v0.5.1
[INFO] [stderr]     Checking idna_adapter v1.2.1
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]     Checking idna v1.1.0
[INFO] [stderr]    Compiling asn1-rs-impl v0.2.0
[INFO] [stderr]    Compiling bit-vec v0.6.3
[INFO] [stderr]    Compiling fixedbitset v0.4.2
[INFO] [stderr]    Compiling new_debug_unreachable v1.0.6
[INFO] [stderr]    Compiling precomputed-hash v0.1.1
[INFO] [stderr]     Checking chrono v0.4.44
[INFO] [stderr]    Compiling itertools v0.11.0
[INFO] [stderr]     Checking url v2.5.8
[INFO] [stderr]    Compiling string_cache v0.8.9
[INFO] [stderr]    Compiling petgraph v0.6.5
[INFO] [stderr]     Checking asn1-rs v0.6.2
[INFO] [stderr]    Compiling bit-set v0.5.3
[INFO] [stderr]     Checking sha2 v0.10.9
[INFO] [stderr]     Checking regex v1.12.3
[INFO] [stderr]    Compiling ascii-canvas v3.0.0
[INFO] [stderr]    Compiling selectors v0.25.0
[INFO] [stderr]     Checking tokio-stream v0.1.18
[INFO] [stderr]     Checking hyper v1.9.0
[INFO] [stderr]     Checking tower v0.5.3
[INFO] [stderr]     Checking async-lock v3.4.2
[INFO] [stderr]     Checking piper v0.2.5
[INFO] [stderr]    Compiling ena v0.14.4
[INFO] [stderr]    Compiling html5ever v0.27.0
[INFO] [stderr]     Checking hyper-util v0.1.20
[INFO] [stderr]    Compiling lalrpop-util v0.20.2
[INFO] [stderr]    Compiling pico-args v0.5.0
[INFO] [stderr]    Compiling unicode-xid v0.2.6
[INFO] [stderr]    Compiling portable-atomic v1.13.1
[INFO] [stderr]    Compiling oid-registry v0.7.1
[INFO] [stderr]     Checking publicsuffix v2.3.0
[INFO] [stderr]     Checking polling v3.11.0
[INFO] [stderr]     Checking sqlx-core v0.8.6
[INFO] [stderr]     Checking cssparser v0.31.2
[INFO] [stderr]     Checking blocking v1.6.2
[INFO] [stderr]    Compiling lalrpop v0.20.2
[INFO] [stderr]     Checking cookie v0.18.1
[INFO] [stderr]     Checking async-executor v1.14.0
[INFO] [stderr]     Checking atoi v2.0.0
[INFO] [stderr]     Checking async-signal v0.2.14
[INFO] [stderr]    Compiling derive_more v0.99.20
[INFO] [stderr]     Checking async-channel v1.9.0
[INFO] [stderr]     Checking async-process v2.5.0
[INFO] [stderr]     Checking async-global-executor v2.4.1
[INFO] [stderr]     Checking cookie_store v0.22.1
[INFO] [stderr]     Checking tower-http v0.6.8
[INFO] [stderr]     Checking axum-core v0.4.5
[INFO] [stderr]     Checking ahash v0.8.12
[INFO] [stderr]     Checking pin-project v1.1.11
[INFO] [stderr]    Compiling async-attributes v1.1.2
[INFO] [stderr]     Checking der-parser v9.0.0
[INFO] [stderr]     Checking console v0.15.11
[INFO] [stderr]     Checking matchers v0.2.0
[INFO] [stderr]    Compiling clap_derive v4.6.1
[INFO] [stderr]     Checking tracing-serde v0.2.0
[INFO] [stderr]     Checking tracing-log v0.2.0
[INFO] [stderr]     Checking kv-log-macro v1.0.7
[INFO] [stderr]     Checking serde_path_to_error v0.1.20
[INFO] [stderr]     Checking number_prefix v0.4.0
[INFO] [stderr]     Checking matchit v0.7.3
[INFO] [stderr]     Checking async-std v1.13.2
[INFO] [stderr]     Checking uuid v1.23.1
[INFO] [stderr]     Checking tracing-subscriber v0.3.23
[INFO] [stderr]     Checking x509-parser v0.16.0
[INFO] [stderr]     Checking tower v0.4.13
[INFO] [stderr]     Checking tower-http v0.5.2
[INFO] [stderr]     Checking indicatif v0.17.11
[INFO] [stderr]     Checking colored v2.2.0
[INFO] [stderr]     Checking socket2 v0.5.10
[INFO] [stderr]     Checking serde_regex v1.1.0
[INFO] [stderr]     Checking assert-json-diff v2.0.2
[INFO] [stderr]     Checking levenshtein v1.0.5
[INFO] [stderr]     Checking hyper v0.14.32
[INFO] [stderr]     Checking tokio-test v0.4.5
[INFO] [stderr]     Checking scraper v0.19.1
[INFO] [stderr]     Checking axum v0.7.9
[INFO] [stderr]     Checking clap v4.6.1
[INFO] [stderr]     Checking async-object-pool v0.1.5
[INFO] [stderr]    Compiling sqlx-sqlite v0.8.6
[INFO] [stderr]    Compiling basic-cookies v0.1.5
[INFO] [stderr]     Checking httpmock v0.7.0
[INFO] [stderr]    Compiling sqlx-macros-core v0.8.6
[INFO] [stderr]    Compiling sqlx-macros v0.8.6
[INFO] [stderr]     Checking sqlx v0.8.6
[INFO] [stderr]    Compiling aws-lc-rs v1.16.3
[INFO] [stderr]     Checking rustls-webpki v0.103.13
[INFO] [stderr]     Checking tokio-rustls v0.26.4
[INFO] [stderr]     Checking hyper-rustls v0.27.9
[INFO] [stderr]     Checking reqwest v0.12.28
[INFO] [stderr]     Checking rustpentest v0.2.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 57.37s
[INFO] running `Command { std: "docker" "inspect" "7092b09270071029d3a52f6cec4498bb8d431a19f3992f5df7064d941cf1301f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7092b09270071029d3a52f6cec4498bb8d431a19f3992f5df7064d941cf1301f", kill_on_drop: false }`
[INFO] [stdout] 7092b09270071029d3a52f6cec4498bb8d431a19f3992f5df7064d941cf1301f
